home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Data / 15008 / TheoBr01.cab / _2E49955C000B11D48F08965B7DEAC134 < prev    next >
Text File  |  2000-03-24  |  11KB  |  439 lines

  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>Agenda</title>
  6. <link REL="stylesheet" TYPE="text/css" HREF="Style%20Sheet1.css">
  7. <script ID="clientEventHandlersJS" LANGUAGE="javascript">
  8. <!--
  9. var thistext ="";
  10. var thisinfo = "" ;
  11. function fermer_onclick() {
  12. var Obj;
  13. var strName ;
  14. var strCtl ;
  15. for( i = 0; i< document.all.length; i++)
  16. {
  17.     Obj = document.all(i) ;
  18.     strName = Obj.id ;
  19.     if( strName != "undefined" )
  20.     strCtl = strName.substr(0,4) ;
  21.     if( strCtl == "info" || strCtl == "cont" )
  22.     {
  23.         Obj.style.display = "none" ;
  24.     }
  25. }
  26. }
  27.  
  28. function aggrandir_onclick() {
  29. var Obj;
  30. var strName ;
  31. var strCtl ;
  32. for( i = 0; i< document.all.length; i++)
  33. {
  34.     Obj = document.all(i) ;
  35.     strName = Obj.id ;
  36.     if( strName != "undefined" )
  37.     strCtl = strName.substr(0,4) ;
  38.     if( strCtl == "info")
  39.     {    
  40.         if( Obj.style.display == "block" )
  41.         {    
  42.             thisinfo = strName ;
  43.             Obj.style.display = "none" ;
  44.             Obj.className = "grosseinfo" ;
  45.             
  46.         }
  47.         Obj.style.display = "none" ;
  48.     }
  49.     if( strCtl == "cont")
  50.         Obj.style.display = "none" ;
  51.     if( strCtl == "text")
  52.     {
  53.         
  54.             thistext = strName ;
  55.             Obj.style.display = "none" ;
  56.         
  57.         
  58.     }
  59.                     
  60. }
  61. document.all.item(thisinfo).style.display = "block" ;
  62. controleg.style.display = "block" ;
  63. }
  64.  
  65. function rapetisser_onclick() {
  66. var Obj;
  67. var strName ;
  68. var strCtl ;
  69. for( i = 0; i< document.all.length; i++)
  70. {
  71.     Obj = document.all(i) ;
  72.     strName = Obj.id ;
  73.     if( strName != "undefined" )
  74.     strCtl = strName.substr(0,4) ;
  75.     if( strCtl == "info")
  76.     {    
  77.         if( Obj.style.display == "block" )
  78.         {    
  79.             thisinfo = strName ;
  80.             Obj.style.display = "none" ;
  81.             Obj.className = "infotext" ;
  82.             
  83.         }
  84.         Obj.style.display = "none" ;
  85.     }
  86.     if( strCtl == "cont")
  87.         Obj.style.display = "none" ;
  88.     
  89.                     
  90. }
  91. document.all.item(thisinfo).style.display = "block" ;
  92. document.all.item(thistext).style.display = "block" ;
  93. controle.style.display = "block" ;
  94.  
  95. }
  96.  
  97. function fermerg_onclick() {
  98. var Obj;
  99. var strName ;
  100. var strCtl ;
  101. for( i = 0; i< document.all.length; i++)
  102. {
  103.     Obj = document.all(i) ;
  104.     strName = Obj.id ;
  105.     if( strName != "undefined" )
  106.     strCtl = strName.substr(0,4) ;
  107.     if( strCtl == "info"  )
  108.     {
  109.         Obj.className = "infotext" ;
  110.         Obj.style.display = "none" ;
  111.     }
  112.     if( strCtl == "cont"  )
  113.     {
  114.         Obj.style.display = "none" ;
  115.     }
  116. }
  117. document.all.item(thistext).style.display = "block" ;
  118. }
  119.  
  120. function ASRRec1_SpeechRecognized(phrase,score,action) {
  121.  
  122. if(score < 50)
  123.     return ;
  124. switch(action)
  125. {
  126.  
  127.  
  128.  
  129. /******************************************************
  130.             Navigation
  131. *******************************************************/
  132. case 1:
  133.     document.location.href = "pageprin.htm"; break ;
  134. case 2:
  135.     document.location.href = "pourfairequoi.htm";
  136.     break;
  137. case 3 :
  138.     document.location.href = "qui.htm" ;break;
  139. case 4 :
  140.     document.location.href = "contacte.htm";break;
  141. case 5:
  142.     document.location.href = "aide.htm";break;
  143. case 6:
  144.     document.location.href = "nos.htm";break;
  145.  
  146. case 8:
  147.     document.location.href = "revues.htm";break;
  148. case 9:
  149.     document.location.href = "ensavoir.htm";break;
  150. case 10:
  151.     document.location.href = "nouvelle.htm";break;
  152. case 11:
  153.     document.location.href = "nouvelle1.htm";break;
  154. case 12:
  155.     document.location.href = "QuizzFR.htm";break;
  156. case 13:
  157.     document.location.href = "nouvelle3.htm";break;    
  158. case 29 :
  159.     document.location.href = "fabricants.htm";break;    
  160. case 100:
  161.     document.location.href = "default1.htm";break;
  162.  
  163.  
  164. /**************************************************
  165.              Commandes
  166. ****************************************************/
  167. case 14:
  168.     window.print();break;
  169. case 101:
  170.     window.history.back(1);break;
  171. case 102:
  172.     window.history.forward(1);break;
  173.     
  174. case 103 :
  175.     CommandesP.click() ;break;
  176.  
  177. case 104 :
  178.      document.location.href="defaultGB.htm" ; 
  179.      break ;
  180.  
  181.  
  182. /////////// Scrolls //////////////////////////
  183. case 105:
  184.     text1.doScroll("up");
  185.     break ;
  186. case 106:
  187.     text1.doScroll("down");
  188.     break;
  189. case 107 :
  190.     text1.doScroll("pageUp") ;
  191.     break ;
  192. case 108 :
  193.     text1.doScroll("pageDown") ;
  194. ///////////////////////////////////////////////
  195.     break ;    
  196. case 1000:
  197.     window.close();break;
  198. case 20000 :
  199.         window.top.location.href = "../index.html";
  200.         break;
  201. default:
  202.     break ;
  203.  
  204. }
  205. }
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215. function CommandesP_onclick() {
  216.  info1.style.display = "block" ;
  217. }
  218.  
  219. //-->
  220. </script>
  221. <script LANGUAGE="javascript" FOR="ASRRec1" EVENT="SpeechRecognized(phrase, score, action)">
  222. <!--
  223.  
  224.  ASRRec1_SpeechRecognized(phrase,score,action)
  225. //-->
  226. </script>
  227. </head>
  228.  
  229. <body background="images/recvoc.gif" 
  230. style="BACKGROUND-REPEAT: no-repeat" LANGUAGE="javascript" >
  231.  
  232.  
  233. <img 
  234.      src="images/dummylogo.gif" WIDTH="139" HEIGHT="85" 
  235.       onclick="location.href='default1.htm'"
  236.       style="CURSOR: hand ; POSITION: absolute; LEFT : 620px; TOP : 490px"> 
  237.       
  238.       
  239.       
  240. <OBJECT classid="clsid:80B9E3EF-AD88-11D3-9FEB-D74ABDA2E736" id=ASRRec1 style="BACKGROUND-COLOR: #285098; LEFT: 13px; POSITION: absolute; TOP: 0px; POSITION: ABSOLUTE;" VIEWASTEXT>
  241.     <PARAM NAME="_cx" VALUE="6244">
  242.     <PARAM NAME="_cy" VALUE="2064">
  243.     <PARAM NAME="DatbaseName" VALUE="MyDb">
  244.     <PARAM NAME="ContextName" VALUE="site">
  245.     <PARAM NAME="UserName" VALUE="generic user">
  246.     <PARAM NAME="EnvName" VALUE="Win32"></OBJECT>
  247.  
  248.     
  249.  
  250.  
  251.  
  252.  
  253.     <table ALIGN="left" class="tab1" LANGUAGE="javascript" id="table1">
  254.   <tr>
  255.     <td>
  256.         <img src="images/boutonrecvoc1sel.gif" border="0" id="IMG1" WIDTH="130" HEIGHT="64"> 
  257.         
  258.     </td>
  259.   </tr>
  260.   <tr>
  261.     <td BACKGROUND="images/boutonfq1ro.gif" onclick="location.href='pourfairequoi.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG2.style.visibility = 'hidden'" onmouseout="IMG2.style.visibility='visible'">
  262.         <a style="TEXTDECORATION: none" href="pourfairequoi.htm">
  263.         <img src="images/boutonfq1.gif" border="0" id="IMG2" WIDTH="130" HEIGHT="56"></a>
  264.     </td>
  265.   </tr>
  266.   <tr>
  267.     <td BACKGROUND="images/boutonqui1ro.gif" onclick="location.href='qui.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG3.style.visibility = 'hidden'" onmouseout="IMG3.style.visibility='visible'">
  268.     <a style="TEXTDECORATION: none" href="qui.htm">
  269.         <img src="images/boutonqui1.gif" border="0" id="IMG3" WIDTH="130" HEIGHT="55"></a>    
  270.     </td>
  271.   </tr>
  272.   <tr>
  273.     <td BACKGROUND="images/boutoncontact1ro.gif" onclick="location.href='contacte.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG4.style.visibility = 'hidden'" onmouseout="IMG4.style.visibility='visible'">
  274.     <a style="TEXTDECORATION: none" href="contacte.htm">
  275.         <img src="images/boutoncontact1.gif" border="0" id="IMG4" WIDTH="130" HEIGHT="54"></a>    
  276.     </td>
  277.   </tr>
  278.   <tr>
  279.     <td BACKGROUND="images/boutonaide1ro.gif" onclick="location.href='aide.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG5.style.visibility = 'hidden'" onmouseout="IMG5.style.visibility='visible'">
  280.     <a style="TEXTDECORATION: none" href="aide.htm">
  281.         <img src="images/boutonaide1.gif" border="0" id="IMG5" WIDTH="130" HEIGHT="56"></a>    
  282.     </td>
  283.   </tr>
  284. </table>
  285.  
  286.  
  287.  
  288. <div ID="table2" class="tab2" LANGUAGE="javascript">
  289.  
  290. <table WIDTH="100" ALIGN="left" BORDER="0" cellspacing="10" CELLPADDING="1">
  291.   <tr>
  292.     <td language="javascript" 
  293.         class="nav1" 
  294.         onmouseover="this.bgColor = '#FFA500' " 
  295.         onmouseout="this.bgColor = '#FFFFFF' " 
  296.         onclick="location.href='pageprin.htm'" 
  297.         style="CURSOR: hand">
  298.         
  299.         Qu'est-ce que c'est?
  300.         
  301.     </td>
  302.   </tr>
  303.   <tr>
  304.     <td language="javascript" 
  305.         class="nav1" 
  306.         onmouseover="this.bgColor = '#FFA500' " 
  307.         onmouseout="this.bgColor = '#FFFFFF' " 
  308.         onclick="location.href='nos.htm'" 
  309.         style="CURSOR: hand">
  310.         
  311.         Nos partenaires
  312.         
  313.     </td>
  314.   </tr>
  315.   
  316.   <tr>
  317.     <td language="javascript" 
  318.         class="nav1"
  319.         onmouseover="this.bgColor = '#FFA500' " 
  320.         onmouseout="this.bgColor = '#FFFFFF' " 
  321.         onclick="location.href='fabricants.htm'" 
  322.         style="CURSOR: hand">
  323.         
  324.         Les fabricants
  325.         
  326.     </td>
  327.   </tr>
  328.   
  329.   <tr>
  330.     <td class="nav1" style="COLOR: orange" bgcolor="blue">Agenda </td>
  331.   </tr>
  332.   
  333.   
  334.   <tr>
  335.     <td language="javascript" 
  336.         class="nav1" 
  337.         onmouseover="this.bgColor = '#FFA500' " 
  338.         onmouseout="this.bgColor = '#FFFFFF' " 
  339.         onclick="location.href='ensavoir.htm'" 
  340.         style="CURSOR: hand">
  341.         
  342.         En savoir plus
  343.         
  344.     </td>
  345.   </tr>
  346. </table> 
  347. </div>
  348.  
  349. <img id="aide1" class="aidepic" src="images/aidepic.gif" WIDTH="271" HEIGHT="207"> 
  350. <div id="controle" class="infocontrole" style="DISPLAY: none">
  351.     <table>
  352.     
  353.     <tr>
  354.         <td id="aggrandir" LANGUAGE="javascript" onclick="return aggrandir_onclick()">
  355.             <img src="images/aggrandir.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  356.         </td>
  357.         <td id="fermer" LANGUAGE="javascript" onclick="return fermer_onclick()">
  358.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  359.         </td></tr>
  360.     </table>
  361. </div>
  362.  
  363. <div id="controleg" class="infocontroleg" style="DISPLAY: none">
  364.     <table>
  365.     
  366.     <tr>
  367.         <td id="rapetisser" LANGUAGE="javascript" onclick="return rapetisser_onclick()">
  368.             <img src="images/rapetisser.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  369.         </td>
  370.         <td id="fermerg" LANGUAGE="javascript" onclick="return fermerg_onclick()">
  371.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  372.         </td></tr>
  373.     </table>
  374. </div>
  375.  
  376.  
  377. <div id="text1" class="defaulttext">
  378. <h3> Pour savoir o∙ nous rencontrer cette annΘe :</h3>
  379. <ul>
  380.     <li>
  381.     Le salon des Entrepreneurs, Paris, 26 au 29 janvier : ThΘorom Productions fut parmi 
  382.     les laurΘats du concours Entreprendre en France.
  383.     </li>
  384.     <p></p>
  385.     <li>
  386.     La Biennale du Savoir, le palais des congrΦs, Lyon, 27 au 30 janvier. 
  387.     PremiΦre borne interactive vocale. 
  388.     </li>
  389.     <p></P>
  390.     <li>
  391.     Le Salon IT Forum : Porte de Versailles, Paris, 28 au 30 mars.
  392.     </li>
  393.     <p></P>
  394.     <li>
  395.     E3 : Los Angeles, 11 au 13 mai. 
  396.     </li>
  397.     <p></P>
  398.     <li>
  399.     Frankfort...
  400. </ul> 
  401. </div> 
  402.  
  403.  
  404.  
  405. <span id="CommandesP" language="javascript" class="liencom" 
  406.          ondblclick="fermer_onclick()" onclick="return CommandesP_onclick()">
  407.  
  408. </span>
  409. <div id="info1" class="infotext" style="DISPLAY: none; FONT-SIZE: 9pt" ondblclick="fermer_onclick()"> 
  410. la reconnaissance vocale <br>
  411. pour faire quoi <br>
  412. pourquoi faire <br>
  413. qui sommes nous <br>
  414. contactez nous <br>
  415. aide <br>
  416. accueil<br>
  417. nos partenaires <br>
  418. agenda <br>
  419. en savoir plus<br>
  420. la navigation <br>
  421. les jeux <br>
  422. la formation<br>
  423. la recherche des donnΘes<br>
  424. prΘcΘdent<br>
  425. Θcran prΘcΘdent<br> 
  426. retour<br>
  427. suivant<br>Θcran suivant<br>
  428. avance<br>
  429. partenaires<br>
  430. accueil <br>
  431. commandes 
  432. possibles <br>
  433. quitter <br>
  434. fermer <br>
  435. anglais <br>
  436. </div>  
  437. </body>
  438. </html>
  439.